CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 维纳滤波

搜索资源列表

  1. weinerfilter

    0下载:
  2. 维纳滤波matlab源代码,无错,可以运行结果,有与fir滤波方法对比结果。-program of wiener filter used in image postprocessing,which can be runned with an expected result.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:13806
    • 提供者:刘媛媛
  1. chap3

    0下载:
  2. 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:11603
    • 提供者:王兆云
  1. Robust

    0下载:
  2. 维纳滤波,语音处理程序,MATLAB,下载自国外网站,与君共享。-Wiener filter, speech processing, MATLAB, download from the foreign site, and the king shared.
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1516606
    • 提供者:hyguo
  1. ex1

    0下载:
  2. 维纳滤波算法MATLAB实现,能对数据进行维纳滤波-MATLAB realization of Wiener filtering algorithm, Wiener filter to the data
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1401
    • 提供者:王大雷
  1. lvbo

    0下载:
  2. 产生运动模糊函数,对图像进行模糊处理,然后进行维纳滤波-matlab winer
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:289845
    • 提供者:qbm
  1. Wiener_weinanupo

    0下载:
  2. 这个matlab代码是用维纳滤波得到的运动场。-The motion field is obtained from Wiener filtering in matlab code.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1265
    • 提供者:vikimnhu
  1. yuceqi

    0下载:
  2. 分别采用维纳滤波和l-d算法设计一个6阶前向线性预测器,给出设计过程,matlab程序。 要求:1、得到预测器的权向量和预测误差功率 2、画出预测阶数和预测误差功率的曲线 3、在使用l-d算法时,假设 , ,…… 未知 -Wiener filter and were used to design a 6-ld algorithm prior to the linear predictor order, given the design process, matlab prog
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:707
    • 提供者:xiaosa
  1. denoise_image

    0下载:
  2. 文件中包含几个用matlab编写的图像去噪程序,如邻域平均滤波‘维纳滤波法,巴特沃斯滤波法,并给出了计算PSNR值的公式。- delete the noise in the image
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:162070
    • 提供者:clij
  1. Wienerfilterdesign

    0下载:
  2. 维纳滤波matlab仿真程序。 维纳滤波matlab仿真程序。-Wiener filter matlab simulation program
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:39174
    • 提供者:kangkang
  1. weina

    0下载:
  2. 基于matlab语言编写的维纳滤波与自适应滤波中LSM和RLS两种算法的仿真程序-Matlab language based on Wiener filtering and the RLS adaptive filtering in the LSM and the simulation program the two algorithms
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:426525
    • 提供者:jianlilong
  1. doc

    0下载:
  2. 维纳滤波matlab程序 -Wiener Filter Wiener filter matlab program matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:15202
    • 提供者:wind
  1. WienerNoiseReduction

    0下载:
  2. 维纳滤波的matlab实现,可以作为初学者的参考例程-WienerNoiseReduction implemented in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2969
    • 提供者:piggy
  1. winner-filter

    0下载:
  2. MATLAB环境下的维纳滤波的程序,程序很详细的展示了如何使用维纳滤波器-MATLAB environment Wiener filtering program, the program shows in great detail how to use the Wiener filter
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:517
    • 提供者:张国鹏
  1. tuxiang

    0下载:
  2. matlab对图像进行运动模糊 以及用维纳滤波 逆滤波还原-matlab and the image motion blur reduction using Wiener filtering inverse filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:612
    • 提供者:戴海
  1. weina

    3下载:
  2. 这个是基于matlab的维纳滤波设计,其中包括两个列子,一个是在时域实现滤波器,一个是在频域实现滤波器,两个列子都是对chirp信号进行处理的-there are two examples for weina filer desined in matlab ,one is achieved in frequency domain and another is achieved in time domain.the two weina filers are desined to remove no
  3. 所属分类:matlab

    • 发布日期:2016-09-20
    • 文件大小:1024
    • 提供者:邓秀华
  1. winner_filter

    0下载:
  2. 维纳滤波复原图像的matlab程序,验证过可以运行-Matlab program for image restoration based on Winner filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:529
    • 提供者:lijiaojie
  1. weina

    0下载:
  2. 在vc中调用matlab进行图像处理 维纳滤波进行图像处理-Call matlab in vc Wiener filter for image processing for image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3489461
    • 提供者:ada
  1. weina

    0下载:
  2. 基于MATLAB经典维纳滤波算法的仿真和矩阵构建-Classic Wiener filtering algorithm based on MATLAB simulation and matrix building
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:655
    • 提供者:wangkai
  1. Wiener

    4下载:
  2. 本程序实现了基于最佳维纳滤波器的盲解卷积算法。维纳滤波将地震子波转换为任意所需要的形态。例如,像反滤波一样,可以设计维纳滤波器将地震子波转换为尖脉冲。但维纳滤波不同于反滤波,它是在最小平方的意义上为最 佳。基于最佳纳滤波理论的滤波器算法是人们熟知的维纳一莱文逊(Wiener—Levinson)算法。本程序提供了五种期望输出:零延迟尖脉冲;任一延迟尖脉冲;时间提前了的输入序列;零相位子波;任意期望波形。-Wiener—Levinson algorithm used in wiener filt
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1026
    • 提供者:夏恋
  1. 309780805imagerestore

    0下载:
  2. 用维纳滤波实现的图像复原matlab代码。对有噪声的水平运动模糊图像效果很好-Achieved with the Wiener filter for image restoration matlab code. Noise level of a motion-blurred images with good results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:36145
    • 提供者:郑明
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com